Don't call deprecated combobox api
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Sep 2013 22:45:16 +0000 (18:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Sep 2013 22:51:04 +0000 (18:51 -0400)
commit5929103d88c333212c731cc335b31e5bd766b868
tree1e1ba19451de6718b2d4aecea68084c2ec752721
parent10601b833a530911673d3051078eb7b07412fc98
Don't call deprecated combobox api

gtk_combo_box_set_title is not needed anymore, since we
dropped the tearoff support.
tests/testcombo.c